DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1DataCollectionList<T> Class / Clear Method

In This Topic
    Clear Method (C1DataCollectionList<T>)
    In This Topic
    Removes all items from the ICollection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also